Overview
This is an ADC period sample demo application which demonstrates the ADC hardware trigger function by PIT timer. It samples the input digital signal from ADCx_DPx pin and records each sample point with the appropriate amplitude. After one period sample is complete, it prints out the rough shape of the signal wave on the debug console like a primitive oscilloscope.
Supported Hardware
- TWR-K64F120M
- FRDM-K64F120M
Default Debug Console
- UART instance: OpenSDA CDC
- Baudrate: 115200bps
- 8 data bits
- No parity
- 1 stop bit